home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 24
/
Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso
/
Aminet
/
util
/
rexx
/
Latin2HTML.lha
/
Latin2HTML.doc
< prev
Wrap
Text File
|
1998-01-23
|
3KB
|
71 lines
Short: CED script Convert Latin print in HTML format
Uploader: adamca@aix.pacwan.net (Adam Carrano from A.P.S. Ltd)
Author: adamca@aix.pacwan.net (Adam Carrano from A.P.S. Ltd)
Type: util/rexx
-------------------------- English --------------------------
If you create HTLM documents in French (or any language that contents
special print like German) this script is made for you.
This is a very simple ARexx script for CygnusED v4.2 that convert
the Latin print (é, É, à, À, etc.. but also $, £, %, ß, etc...) in their HTML ISO equivalence
(é, à, etc..)
Installation:
- Copy the script Latin2HTML.ced into Rexx:
- Run CED
- Choose in the menu Special / DOS ARexx interface / Install DOS ARexx Command
- Enter a number from 1 to 10 (1 for F1, 2 for F2, etc...)
- Type in the window Latin2HTML.ced
- Choose in the menu Special / DOS ARexx interface / Save DOS ARexx Commands
- Save in S:RexxCommands
Every times you press the choosed key the convertion will begin.
It could take more or less time depending to the length of the text
and your processor.
The upper case (Large print) are also supported and differentiate.
Some print from the HTML code will not be alter.
EX: <, /, >, !, -, :, etc...
ATTENTION: do not use the Latin print for your paths or the
names of your documents and pictures or they will alter.
Sorry for my poor English.
You can visit my home page at http://monoweb.pacwan.net/monoweb/adamca
-------------------------- Francais --------------------------
Si vous creez des documents HTML en Francais (ou tout autre language qui
contient des carateres speciaux comme l'Allemand) ce script est fait pour vous.
C'est un script ARexx tres simple pour CygnusED v4.2 qui convertie
les carateres Latin (é, É, à, À, etc.. mais aussi $, £, %, ß, etc...) dans leur equivalence ISO HTML
(é, à, etc..)
Installation:
- Copier le script Latin2HTML.ced dans Rexx:
- Lancer CED
- Choisir dans le menu Special / DOS ARexx interface / Install DOS ARexx Command
- Entrer un nombre de 1 a 10 (1 pour F1, 2 pour F2, etc...)
- Tapez Latin2HTML.ced dans la fenetre
- Choisir dans le menu Special / DOS ARexx interface / Save DOS ARexx Commands
- Sauvez dans S:RexxCommands
Chaque fois que vous appuirez sur la touche que vous avez choisie
la convertion du texte commencera.
Cela peut prendre plus ou moins de temps selon la longeur du
texte et votre processeur.
Les caracteres Latin en majuscule son aussi gerees et differenciees.
Certain caratere specifique au code HTML ne seront pas modifie.
EX: <, /, >, !, -, :, etc...
ATTENTION: vous ne devez pas utilise des carateres Latin
dans vos chemins d'acces ou vos nom de documents et images
ou ils seront eux aussi modifies.
Vous pouvez visiter ma home page sur http://monoweb.pacwan.net/monoweb/adamca